home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6414 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  726 b 

  1. Path: prodigy.com!usenet
  2. From: SBNL60A@prodigy.com (Robert Mcmanus)
  3. Newsgroups: comp.lang.c++
  4. Subject: DOS Question
  5. Date: 8 Feb 1996 03:25:00 GMT
  6. Organization: Prodigy Services Company  1-800-PRODIGY
  7. Distribution: world
  8. Message-ID: <4fbqec$f6m@usenetp1.news.prodigy.com>
  9. NNTP-Posting-Host: inugap1.news.prodigy.com
  10. X-Newsreader: Version 1.2
  11.  
  12. I'm using Visual C++ 1.5 in DOS apps.  I would like to have the program
  13. take every file with a set extension (*.dat in this case) and put it into 
  14. an
  15. array so that I can then open them one at a time.  Currently I'm 
  16. stumped on this problem, and I would greatly appreciate
  17. any insight on the the subject.
  18.                          Thanks,
  19.                               -Robert McManus
  20.  
  21.